home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / ftn / zexp.z / zexp
Encoding:
Text File  |  2002-10-03  |  842 b   |  28 lines

  1. ZEXP(3F)                                              Last changed: 3-12-99
  2.  
  3.  
  4. NNAAMMEE
  5.      cceexxpp - Fortran COMPLEX*16 exponential intrinsic function
  6.  
  7. SSYYNNOOPPSSIISS
  8.      CCOOMMPPLLEEXX**1166 _c_d_1,, _c_d_2
  9.  
  10.      _c_d_2 == zzeexxpp((_c_d_1))
  11.  
  12. IIMMPPLLEEMMEENNTTAATTIIOONN
  13.      IRIX systems
  14.  
  15.      MIPSpro Fortran 77
  16.  
  17. DDEESSCCRRIIPPTTIIOONN
  18.      eexxpp is the_xgeneric function name.  It returns the real exponential
  19.      function _e  of its real argument.  zzeexxpp returns the COMPLEX*16
  20.      exponential function of its COMPLEX*16 argument.  The generic function
  21.      eexxpp becomes a call to zzeexxpp as required, depending on the type of its
  22.      argument.
  23.  
  24. SSEEEE AALLSSOO
  25.      eexxpp(3I)
  26.  
  27.      This man page is available only online.
  28.